JwtAndClaims

typealias JwtAndClaims = Pair<Jwt, JsonObject>(source)

Representation of a JWT both as string and its payload claims